[INFO] cloning repository https://github.com/paul-pch/tutos-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paul-pch/tutos-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-pch%2Ftutos-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-pch%2Ftutos-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 746a58e57beacd70d115cf7bad2cac8670eab327
[INFO] testing paul-pch/tutos-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-pch%2Ftutos-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paul-pch/tutos-rust
[INFO] finished tweaking git repo https://github.com/paul-pch/tutos-rust
[INFO] tweaked toml for git repo https://github.com/paul-pch/tutos-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paul-pch/tutos-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paul-pch/tutos-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a65967583fa102e4d4b09cc4a1f71bf2a71ecb8be3e3001184ef96c6a487925
[INFO] running `Command { std: "docker" "start" "-a" "4a65967583fa102e4d4b09cc4a1f71bf2a71ecb8be3e3001184ef96c6a487925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a65967583fa102e4d4b09cc4a1f71bf2a71ecb8be3e3001184ef96c6a487925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a65967583fa102e4d4b09cc4a1f71bf2a71ecb8be3e3001184ef96c6a487925", kill_on_drop: false }`
[INFO] [stdout] 4a65967583fa102e4d4b09cc4a1f71bf2a71ecb8be3e3001184ef96c6a487925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50443009a357fec4e3a9a667d9d9b4a35ad76e295f2f0ccf8ffe5a3b3f9fa74f
[INFO] running `Command { std: "docker" "start" "-a" "50443009a357fec4e3a9a667d9d9b4a35ad76e295f2f0ccf8ffe5a3b3f9fa74f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ex08-error-customs v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex08-error-customs)
[INFO] [stderr]    Compiling ex03-ownership v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex03-ownership)
[INFO] [stderr]    Compiling ex14-box v0.1.0 (/opt/rustwide/workdir/exercises/phase2/ex14-box)
[INFO] [stderr]    Compiling ex11-shop v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex11-shop)
[INFO] [stderr]    Compiling ex09-traits v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex09-traits)
[INFO] [stderr]    Compiling ex13-modules v0.1.0 (/opt/rustwide/workdir/exercises/phase2/ex13-modules)
[INFO] [stderr]    Compiling ex06-collections v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex06-collections)
[INFO] [stderr]    Compiling ex02-types v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex02-types)
[INFO] [stderr]    Compiling ex10-lifetimes v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex10-lifetimes)
[INFO] [stderr]    Compiling ex12-generics v0.1.0 (/opt/rustwide/workdir/exercises/phase2/ex12-generics)
[INFO] [stderr]    Compiling ex05-enums v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex05-enums)
[INFO] [stderr]    Compiling ex01-variables v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex01-variables)
[INFO] [stderr]    Compiling ex04-structs v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex04-structs)
[INFO] [stderr]    Compiling ex07-error-handling v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex07-error-handling)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "50443009a357fec4e3a9a667d9d9b4a35ad76e295f2f0ccf8ffe5a3b3f9fa74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50443009a357fec4e3a9a667d9d9b4a35ad76e295f2f0ccf8ffe5a3b3f9fa74f", kill_on_drop: false }`
[INFO] [stdout] 50443009a357fec4e3a9a667d9d9b4a35ad76e295f2f0ccf8ffe5a3b3f9fa74f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 217568bcdd972ec3edb8ac1cbc66bc571038ce0212bf8dd6a3ff98b16db2e113
[INFO] running `Command { std: "docker" "start" "-a" "217568bcdd972ec3edb8ac1cbc66bc571038ce0212bf8dd6a3ff98b16db2e113", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ex07-error-handling v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex07-error-handling)
[INFO] [stderr]    Compiling ex13-modules v0.1.0 (/opt/rustwide/workdir/exercises/phase2/ex13-modules)
[INFO] [stderr]    Compiling ex14-box v0.1.0 (/opt/rustwide/workdir/exercises/phase2/ex14-box)
[INFO] [stderr]    Compiling ex12-generics v0.1.0 (/opt/rustwide/workdir/exercises/phase2/ex12-generics)
[INFO] [stderr]    Compiling ex06-collections v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex06-collections)
[INFO] [stderr]    Compiling ex02-types v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex02-types)
[INFO] [stderr]    Compiling ex11-shop v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex11-shop)
[INFO] [stderr]    Compiling ex03-ownership v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex03-ownership)
[INFO] [stderr]    Compiling ex01-variables v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex01-variables)
[INFO] [stderr]    Compiling ex09-traits v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex09-traits)
[INFO] [stderr]    Compiling ex05-enums v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex05-enums)
[INFO] [stderr]    Compiling ex10-lifetimes v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex10-lifetimes)
[INFO] [stderr]    Compiling ex08-error-customs v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex08-error-customs)
[INFO] [stderr]    Compiling ex04-structs v0.1.0 (/opt/rustwide/workdir/exercises/phase1/ex04-structs)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.99s
[INFO] running `Command { std: "docker" "inspect" "217568bcdd972ec3edb8ac1cbc66bc571038ce0212bf8dd6a3ff98b16db2e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217568bcdd972ec3edb8ac1cbc66bc571038ce0212bf8dd6a3ff98b16db2e113", kill_on_drop: false }`
[INFO] [stdout] 217568bcdd972ec3edb8ac1cbc66bc571038ce0212bf8dd6a3ff98b16db2e113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ca8b4fb2382299e6e19d39866c992aa3ac13877bd65106830e4c30db9767fe6
[INFO] running `Command { std: "docker" "start" "-a" "0ca8b4fb2382299e6e19d39866c992aa3ac13877bd65106830e4c30db9767fe6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex01_variables-5ebc4ae9bfbd2009)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-9fd41645f3722141)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex02_types-7b781673f997bdf2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-0a5a072c51e9f7ab)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex03_ownership-33497b9000db165d)
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-c5304a0fd4c59fad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex04_structs-594efe89587a5329)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-fdc8f35864c6a794)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex05_enums-2b9af21fd92751b9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-297a2764bc82208e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex06_collections-fffc1ff5fd63d383)
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-e481a2069ba07d01)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex07_error_handling-e217cfd0344490e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-0ee084c30e698bbe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex08_error_customs-5eba5a9a5e5667cb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-6fed440df38c6715)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex09_traits-05acfe8e3ec6724a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-1a43253ada876abc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex10_lifetimes-8172a1b19cfdac3e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-f8aa31d75121640b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex11_shop-3785f5d7ae5cfc80)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-602bd7dee1dcd47e)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex12_generics-7e6ec8319145cbc3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-b748c6524367b0c2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex13_modules-032773d2896e9375)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-5a1d95e7d0873b84)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ex14_box-8b31984911d695e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output.rs (/opt/rustwide/target/debug/deps/output-bececab25664a502)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_output ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_output' (96) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed diff original var
[INFO] [stdout] ├── original: [dir] /
[INFO] [stdout] │     [dir] src
[INFO] [stdout] │       [file] main.rs (1024 bytes)
[INFO] [stdout] │       [file] lib.rs (2048 bytes)
[INFO] [stdout] │     [file] README.md (512 bytes)
[INFO] [stdout] │     [dir] target
[INFO] [stdout] │       [dir] debug
[INFO] [stdout] │         [file] app (1048576 bytes)
[INFO] [stdout] │   Total size: 1052160 bytes
[INFO] [stdout] │   Depth: 3
[INFO] [stdout] ├── diff: 
[INFO] [stdout] │   --- 	orig
[INFO] [stdout] │   +++ 	var
[INFO] [stdout] │   @@ -1,10 +1 @@
[INFO] [stdout] │   -[dir] /
[INFO] [stdout] │   -  [dir] src
[INFO] [stdout] │   -    [file] main.rs (1024 bytes)
[INFO] [stdout] │   -    [file] lib.rs (2048 bytes)
[INFO] [stdout] │   -  [file] README.md (512 bytes)
[INFO] [stdout] │   -  [dir] target
[INFO] [stdout] │   -    [dir] debug
[INFO] [stdout] │   -      [file] app (1048576 bytes)
[INFO] [stdout] │   -Total size: 1052160 bytes
[INFO] [stdout] │   -Depth: 3
[INFO] [stdout] │   +Hello, world!
[INFO] [stdout] └── var as str: Hello, world!
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/ex14-box"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="Hello, world!\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd313460b88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd313460b88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd313460b88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd313460b88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd31347720a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd31347720a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dd3134667b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd3134667b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd31343f476 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd31343f476 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd313459059 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd31339646c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dd31339646c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd313459212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dd313459212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd31343f532 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd313434739 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd31344024d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd313477a1c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd3133d5d38 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[b9cecc83ff5221af]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5dd3133caba7 - <assert_cmd[b9cecc83ff5221af]::assert::AssertError>::panic::<assert_cmd[b9cecc83ff5221af]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5dd3133cf667 - <<assert_cmd[b9cecc83ff5221af]::assert::AssertError>::panic<assert_cmd[b9cecc83ff5221af]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[b9cecc83ff5221af]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5dd3133ddb4b - <core[28b146924c2f19c6]::result::Result<assert_cmd[b9cecc83ff5221af]::assert::Assert, assert_cmd[b9cecc83ff5221af]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[b9cecc83ff5221af]::assert::AssertError>::panic<assert_cmd[b9cecc83ff5221af]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5dd313387fb3 - <assert_cmd[b9cecc83ff5221af]::assert::Assert>::stdout::<&str, assert_cmd[b9cecc83ff5221af]::assert::StrContentOutputPredicate>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:367:31
[INFO] [stdout]   24:     0x5dd313388a1e - output[4ec2dcf2ffeca466]::test_output
[INFO] [stdout]                                at /opt/rustwide/workdir/exercises/phase2/ex14-box/tests/output.rs:8:10
[INFO] [stdout]   25:     0x5dd313388857 - output[4ec2dcf2ffeca466]::test_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/exercises/phase2/ex14-box/tests/output.rs:3:17
[INFO] [stdout]   26:     0x5dd313389426 - <output[4ec2dcf2ffeca466]::test_output::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5dd31338954b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd31338954b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5dd313396dc5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5dd313396dc5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5dd313396dc5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5dd313396dc5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5dd313396dc5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5dd313396dc5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5dd313396dc5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5dd313391924 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5dd313391924 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5dd313399e42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5dd313399e42 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5dd313399e42 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dd313399e42 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dd313399e42 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dd313399e42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5dd313399e42 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dd31346046f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5dd31346046f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7c7171e32aa4 - <unknown>
[INFO] [stdout]   48:     0x7c7171ebfa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ex14-box --test output`
[INFO] running `Command { std: "docker" "inspect" "0ca8b4fb2382299e6e19d39866c992aa3ac13877bd65106830e4c30db9767fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca8b4fb2382299e6e19d39866c992aa3ac13877bd65106830e4c30db9767fe6", kill_on_drop: false }`
[INFO] [stdout] 0ca8b4fb2382299e6e19d39866c992aa3ac13877bd65106830e4c30db9767fe6
